home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / bbs / sfued106.zip / HISTORY.17 next >
Text File  |  1992-01-18  |  6KB  |  105 lines

  1. --------------------------
  2. -  History for SFUE17:   -
  3. --------------------------
  4.  
  5. 01-18-1992  v1.06
  6.     If the current record has been modified in any way, there will
  7. be an asterisk placed in the upper right-hand corner of the screen.
  8.     I split the source code into smaller modules and made some minor
  9. code changes in the process (there's now well over 200K worth of
  10. source code).  Eliminated a problem with marking files read-only.
  11. Added options to change the User Macros in ScrnSect 5.
  12.     Changed the Language option to include the language number.  Also
  13. added an Import option to restore user records from USER.SAV.  Made
  14. some other minor improvements (including using a new sort routine).
  15. You can now format the output of the report when sending it to a file.
  16.     Fixed a problem in the Report when sending a specific range of
  17. records to a file (it would name the file whatever the highest record
  18. number you selected was).  Added some more questions to the Report.
  19. Also switched to the Compact memory model to allow up to 2300 records
  20. to be sorted.
  21.  
  22.  ** NOTE:  The command-line option -F has been replaced with -U to
  23.     allow for future expansion.
  24.  
  25. 12-06-1991  v1.05:
  26.     SFUE17 no longer accepts a record number of zero when asking which
  27. record number to show.  Now SFUE17 will not allow you to have a user's
  28. number of calls set to zero.  Added user (SysOp) selectable multi-key
  29. sorting (hurray!).
  30.     Made a couple of internal changes.  Added a save file to the Zap
  31. option.  Added option to generate a report for ONLY a specific range
  32. of records instead of the entire database.  Added Global option to
  33. make global changes to the database.  Also made it so SFUE17 will ask
  34. to update the index when exiting if necessary, instead of always
  35. updating when it felt necessary.
  36.     Changed the Report format.  Also when sending the report to the the
  37. printer, you can now specify whether you want it formatted for 6 or 8
  38. Lines Per Inch (66 or 88 Lines Per Page).  You can also display users
  39. with their last name first (Report).  Also when you sort by lastname
  40. (2ndname), the database is sorted by true lastname.  Before if a user
  41. had a middle initial, then it would be considered part of the lastname.
  42. Also, if a user has his last call time set in the future (it could
  43. happen), SFUE17 will now set the number of days since his last call
  44. to zero (so he/she doesn't get Purged).
  45.  
  46. 10-12-1991  v1.04:
  47.     Added a 5th ScrnSect (in the position of ScrnSect 2) to allow changing
  48. of the Sysop Comment.  Also did slight improvement on the function that
  49. accepts a string.  Fixed (and improved) the Report option (Screen).
  50.     Fixed a share violation when updating the user index, and slightly
  51. improved on the Sort/Zap file sharing modes.  Also did minor color change
  52. to the ScrnSect's.
  53.     Added the "Hidden" access privilege for those who want to use it.
  54. Also changed the assignment of a file-handle when sending output to either
  55. the screen or printer.  Fixed a problem when changing the current record
  56. when the index needs updating.
  57.  
  58. 09-14-1991  v1.03:
  59.     Fixed ReadMsgs to use a 'D' instead of an 'R' which is used for
  60. selecting a record number.
  61.     Program now updates the USER.NDX via calling USERNDX every time that
  62. the program does something that could change the order/number of records
  63. in the database (i.e. sOrt, Zap).
  64.     Added a DOS Shell option via the F9 key.  Re-designed the screen to
  65. allow for more options.  Added an option to change the user's Section.
  66. Also added an option to change the Default Protocol.
  67.     Added a user Report option.  Added file sharing for multi-tasking
  68. environments.  The ScrnSect box that is active now has its number BLINK.
  69. Improved the Zap function to allow for Confirmation before removing each
  70. user from the database.  The command-line Zap (by Days) now works like it
  71. should.  Also did slight modifications to the Expiration controls.
  72.     SFUE17 will now search for USER.DAT using the OPUS environment, then the
  73. PRM file if the User Database isn't in the Opus Home directory, then in
  74. the directory that SFUE17 started from if the database isn't found in the
  75. current directory.  Also did a minor screen change (credit/debit).
  76.     Did some internal changes.  Added the ability to specify (on the
  77. command-line) the first file SFUE17 will try to open instead of USER.DAT,
  78. or just specify the default path to look for USER.DAT.
  79.  
  80. 07-14-1991  v1.02:
  81.     Cleaned up help screen.  Also changed the way Keys are set (now the
  82. Keys are toggled instead of having to type in every key you want active).
  83. Also dots are displayed on the screen in place of inactive Keys.
  84.     Fixed the display for extended text modes available on the VGA.
  85.     Added -B command-line option for BIOS screen writes.  Also fixed a
  86. problem when pressing Enter instead of entering in a number on certain
  87. items.  The screen now displays the proper key for changing the Address.
  88.     Added number of days option when doing a Zap.
  89.  
  90. 06-16-1991  v1.01:
  91.     Added option to swap two records with each other.  Also you can now
  92. sort a range of records instead of the whole database.  By default, the
  93. first record will now be protected from the sort.  The Sort option now
  94. sorts by the user's last name instead of their first name.  Added a -Z
  95. command-line option for automated cleanup (Zap) of the database.
  96.     Added color for local mode.  Fixed ScrnSect from accepting an invalid
  97. keypress.  Fixed the displayed month in the BirthDate field, and how it
  98. saves the number of the month.
  99.  
  100. 05-19-1991  v1.00:
  101.     First public release.
  102.  
  103. ------------------------------------------------------------------------
  104.  
  105.